From: Eli Zaretskii Date: Sun, 7 Mar 2004 20:04:51 +0000 (+0000) Subject: Remove redundant whitespace. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~23768 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=e61b2c6c72f6960779836417e155ce786f2f1c45;p=emacs.git Remove redundant whitespace. --- diff --git a/lisp/mail/rmail.el b/lisp/mail/rmail.el index c890ae6e6a0..f5f6262435a 100644 --- a/lisp/mail/rmail.el +++ b/lisp/mail/rmail.el @@ -1881,7 +1881,6 @@ It returns t if it got any new messages." (save-excursion (unless (mail-unquote-printable-region header-end (point) nil t t) - (message "Malformed MIME quoted-printable message")) ;; Change "quoted-printable" to "8bit", ;; to reflect the decoding we just did.